home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 28
/
Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso
/
Aminet
/
dev
/
lang
/
fpc09905c.lha
/
fpc
/
units
/
readme
< prev
next >
Wrap
Text File
|
1998-09-21
|
693b
|
20 lines
This directory contains only RTL parts independent
of the processor and of the operating system.
The include files contain the following:
system.inc OS and Processor independent implementation part of system unit.
systemh.inc Interface part of the system unit.
textrec.inc Definition of Textrec record.
filerec.inc Definition of Filerec record.
astrings.pp AnsiStrings implementation.
lstrings.pp LongStrings implementation.
sstrings.inc ShortStrings implementation.
heaph.inc Declarations of Heap functions.
mathh.inc Declarations of mathematical functions.
The unit files are:
ucomplex.pp Complex functions using operator overloading
getopts.pp Pascal implementation of the GNU Getops